projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8379c79
)
stm32f4: fix minor typo in comment
author
Antonio Borneo
<
[email protected]
>
Wed, 1 Jul 2015 06:15:03 +0000
(14:15 +0800)
committer
Tom Rini
<
[email protected]
>
Thu, 9 Jul 2015 01:51:40 +0000
(21:51 -0400)
Signed-off-by: Antonio Borneo <
[email protected]
>
To:
[email protected]
To: Kamil Lulko <
[email protected]
>
Cc: Tom Rini <
[email protected]
>
include/configs/stm32f429-discovery.h
patch
|
blob
|
history
diff --git
a/include/configs/stm32f429-discovery.h
b/include/configs/stm32f429-discovery.h
index 46869dd47f5d8822323e4d98d319566e5a452be9..c8af7b677ca89e386f2333a89fa756f3ed0466cb 100644
(file)
--- a/
include/configs/stm32f429-discovery.h
+++ b/
include/configs/stm32f429-discovery.h
@@
-52,7
+52,7
@@
#define CONFIG_STM32_SERIAL
/*
* Configuration of the USART
- * 1: TX:PA9
P
X:PA10
+ * 1: TX:PA9
R
X:PA10
* 2: TX:PD5 RX:PD6
* 3: TX:PC10 RX:PC11
* 6: TX:PC6 RX:PC7